Versions:

  • 13.1.3
  • 13.1.1
  • Prerelease

Aspire CLI 13.1.3, issued by Microsoft Corporation, is a command-line utility engineered for the complete life-cycle of cloud-native, distributed solutions built on the .NET Aspire stack. Positioned in the Developer Tools / CLI category, the tool equips engineers with a concise syntax for scaffolding new projects, launching local orchestrations, and packaging applications for production deployment while preserving built-in observability, health checks, and telemetry pipelines. Typical use cases range from bootstrapping a micro-service composed of a Blazor frontend, Redis cache, and PostgreSQL backend, to iteratively hot-reloading multiple containers during inner-loop development, and finally pushing the same declarative manifest to Azure Container Apps via azd or GitHub Actions. Three successive versions have refined project templates, added deployment profiles, and aligned with evolving .NET SDK tooling, ensuring that each iteration remains the authoritative entry point for Aspire-based workflows. By consolidating previously manual steps—Dockerfile generation, service discovery configuration, dashboard hosting, and NuGet package alignment—into a handful of typed commands, Aspire CLI shortens the path from repository initialization to a fully observable, production-ready distributed system without sacrificing the conventions that enterprise teams expect from Microsoft tooling. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: